|
Internet Explorer Developer Tools (formerly known as Internet Explorer Developer Toolbar), is a web development tool built into Microsoft Internet Explorer that aids in design and debugging of web pages. It was introduced as a toolbar for Internet Explorer 6 and 7. Internet Explorer 8 and above have developer tools built in. It allows validating of CSS and HTML, previewing page layout at various resolutions,〔(【引用サイトリンク】 Microsoft Issues IE Developer Toolbar )〕 and also offers a ruler (measuring in pixels) to aid in positioning the elements.〔(【引用サイトリンク】 Microsoft Releases IE Developer Toolbar )〕 It allows viewing the source of the entire page, color-coded for ease of navigation, or selected elements of it, as well as view the DOM source and the CSS selectors that are applied to the element. It also enables viewing the properties and styles of individual elements and also trace styles of elements to its declaration.〔(【引用サイトリンク】 IE Developer Toolbar Beta 3 - Now Available )〕 The toolbar includes a toggleable pane at the bottom of the window. The pane shows the structure of the web page; and for each structure, the properties and styles. It exposes its features through a menu hierarchy, and also includes toolbar buttons for quick access to features like clearing the browser cache and enabling the selecting of elements by clicking in the rendered page, rather than navigating through the visual representation of the DOM tree.〔(【引用サイトリンク】 IE Developer Toolbar Beta 3 - Now Available )〕 ==See also== * Firebug (software) * Web Developer (software) * DOM Inspector * Opera Dragonfly 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Internet Explorer Developer Tools」の詳細全文を読む スポンサード リンク
|